gizmo: Chain up in snapshot if no snapshot func given
authorTimm Bäder <mail@baedert.org>
Thu, 11 May 2017 19:49:37 +0000 (21:49 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 20 Jul 2017 01:27:12 +0000 (21:27 -0400)
commit017dfc132d10eaff5b32ae2839ff1dc8eed99dcf
tree5cec26587ac22d0a46f3773b802a6841f206e370
parent0c0a4024334693dc7eeda41742760bc29b52604d
gizmo: Chain up in snapshot if no snapshot func given

I.e. when gizmo users just want to draw child widgets anyway and don't
do any custom drawing, they can simply pass NULL.
gtk/gtkgizmo.c